home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11764 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: linus.mitre.org!spectre!eachus
  2. From: eachus@spectre.mitre.org (Robert I. Eachus)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Where are the APSEs? (was Re: C/C++ knocks the crap out of Ada)
  5. Date: 15 Mar 1996 22:24:42 GMT
  6. Organization: The Mitre Corp., Bedford, MA.
  7. Distribution: world
  8. Message-ID: <EACHUS.96Mar15172442@spectre.mitre.org>
  9. References: <313B44AE.4134@mtm.syr.ge.com> <4i97oc$ot7@ra.nrl.navy.mil>
  10.     <4i9i9b$mjb@watnews1.watson.ibm.com> <4i9ld6$m2v@rational.rational.com>
  11.     <4ialjg$oie@goanna.cs.rmit.EDU.AU>
  12. NNTP-Posting-Host: spectre.mitre.org
  13. In-reply-to: Dale Stanbrough's message of 15 Mar 1996 02:45:04 GMT
  14.  
  15. In article <4ialjg$oie@goanna.cs.rmit.EDU.AU> Dale Stanbrough <dale@goanna.cs.rmit.EDU.AU> writes:
  16.  
  17.   > What ever did happen to the APSE (Ada programmers support environment)
  18.   > which was going to be the ultimate IDE (but never quite got anywhere,
  19.   > as far as I can tell)?
  20.  
  21.    What happened to the monolithic integrated APSE is easy to explain.
  22. Go visit an old clothing factory.  Lots of workstations all the
  23. same. Now visit an automobile plant.  Every workstation on a line is
  24. different, and specialized for the job done at that station.
  25.  
  26.    Which model fits "sweat shop" software development?  Which fits
  27. modern software engineering practices?
  28.  
  29.    Since only shops up the SEI ladder are willing to invest in APSEs,
  30. what they end up purchasing looks an awful lot like that auto
  31. production line.  Where the auto line may have 200 robots from 30
  32. different manufacturers, I guarentee they won't be allocated one of
  33. each to each workstation...  Different workstations are used to do
  34. different jobs and are equipped differently.
  35.  
  36.  
  37. --
  38.  
  39.                     Robert I. Eachus
  40.  
  41. with Standard_Disclaimer;
  42. use  Standard_Disclaimer;
  43. function Message (Text: in Clever_Ideas) return Better_Ideas is...
  44.